-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.2
-
Code
-
Classes
- WcShippingRateFacade
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
180 |
Lines of code |
83 |
Logical lines of code |
51 |
Comment lines |
45 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setNewCost() |
S |
57 |
4 |
17 |
applyAdjustment() |
S |
64 |
4 |
10 |
__construct() |
S |
58 |
2 |
15 |
sanitize() |
S |
61 |
1 |
13 |
modifyMeta() |
S |
70 |
1 |
6 |
isAffected() |
S |
74 |
1 |
4 |
getInitialPrice() |
S |
82 |
1 |
3 |
getInitialPriceTaxes() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
isType() |
S |
80 |
1 |
3 |
getRate() |
S |
82 |
1 |
3 |
getAdjustments() |
S |
82 |
1 |
3 |